You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Transp Method > TMtx.Transp Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Transp Method ([In] TMtx)

Transpose the Mtx matrix.

Syntax
C#
Visual Basic
public TMtx Transp([In] TMtx Mtx);

Write the results to the calling matrix. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!